home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / domacnost a kancelar / autoit / autoit-v3-setup.exe / Examples / Helpfile / _INetExplorerCapable.au3 < prev    next >
Text File  |  2007-09-08  |  129b  |  3 lines

  1. #include <INet.au3>
  2.  
  3. MsgBox(0, "",  _INetExplorerCapable(InputBox("", "Enter a string to convert into browser readable text")))